home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / demo / rscview.cpt / Changes (4.6 -> 6.3.1) next >
Encoding:
Text File  |  1992-08-03  |  4.1 KB  |  111 lines

  1. ____________________________________________________________
  2.     RSC_Viewer : a tool to dump, disassemble and patch Macintosh resources.
  3. ____________________________________________________________
  4.  
  5. Version 4.6.2
  6. ------------
  7.     Ñ    Many bugs corrected :
  8.             ╤ symbols were not correctly displayed for non 'CODE' resources.
  9.             ╤ MOVE.B is no more disassembled as MOVE.W !!!
  10.  
  11.  
  12. Version 5.0
  13. ----------
  14.     Ñ    Speed up of many algorithms has been increased (included window
  15.             refresh).
  16.     Ñ    New features :
  17.         ╤ Cursor keys available under Patch mode.
  18.         ╤ Automatic scrolling of text when the user is making a selection and
  19.              drags the cursor out of the view rectangle.
  20.         ╤ Application settings are now stored in a file (see documentation).
  21.         ╤ New menu item : Get File Info╔ which list the main attributs of any file.
  22.              However you are not able to modify them yet.
  23.     Ñ    Some new bugs...
  24.  
  25.  
  26. Version 5.1
  27. ----------
  28.     Ñ    Better handling of limit cases (run out of memory, etc).
  29.     Ñ    some bugs corrected and some new bugs introduced!
  30.  
  31.  
  32. Version 5.2
  33. ----------
  34.     Ñ    Many bugs corrected :
  35.         ╤ Some op-codes where badly disaseembled (e.g. EOR in place of CMP).
  36.              This is no more true.
  37.         ╤ The Save Resource╔ item (in menu File) was buggy. This no more true.
  38.     Ñ    New features :
  39.         ╤ Enhanced version of the Resource Table dialog (see the documentation).
  40.         ╤ If symbols loading process is going to take a long time, the program
  41.              asks for a confirmation before proceeding.
  42.     Ñ    Seems to work under Appleshare.
  43.     Ñ    Get FIle Info╔ item now works fully.
  44.     Ñ    New traps, and new global variables added (for System 7).
  45.     Ñ    Interface has been improved a little bit (dialog buttons are more precise,
  46.             lists of items do not flash thoughtlessly, etc).
  47.     Ñ    etc╔ (read the documentation !)
  48.  
  49.  
  50. Version 6.1
  51. ----------
  52.     Ñ    Many bugs corrected :
  53.         ╤ Some op-codes where still badly disaseembled.
  54.        This is no more true (I hope !).
  55.     ╤ Under some System 7 configuration, it was not possible to load the
  56.        application settings file.
  57.     Ñ    The Cmd-K keybord equivalent is now for the Write Resource item (in
  58.             the Rsrc menu) instead of the Mini Calc item (in the Misc menu).
  59.     Ñ    There is now an ASSEMBLER in patch mode (whaooh╔). However a few
  60.       instructions are not understood yet (see documentation).
  61.     Ñ    setting some trap bits has become painless : you simply use the
  62.             corresponding names (SYS, CLEAR, MARK, NEWOS, AUTOPOP, etc).
  63.     Ñ    Get FIle Info╔ item has been still improved.
  64.   Ñ  New item get Rsrc List for this File in the File Menu that allows you
  65.       to easily select and view an other resource type.
  66.   Ñ  Help dialog have been greatly improved.
  67.   Ñ    And of course, some new bugs have certainly been introduced!
  68.  
  69.  
  70. Version 6.2
  71. ----------
  72.     Ñ  Filter item (in the File menu) has been integrated into the Standard File
  73.       package dialog box.
  74.     Ñ  You can get information about Alias files (System 7 feature).
  75.     Ñ  Dialogs are now correctly updated when they receive an update or
  76.       activate event.
  77.  
  78.  
  79. Version 6.2.1
  80. ------------
  81.     Ñ  Some new code was added do deal with registered users.
  82.   Ñ  The Standard File package dialog box crashed under System 6!
  83.       This is no more true.
  84.  
  85.  
  86. Version 6.2.2
  87. ------------
  88.     Ñ    Window refresh following a suspend or resume event now works
  89.       correctly.
  90.   Ñ  Ballons help no more leave blank "holes" behind them when a dialog box
  91.       is active over a window.
  92.     Ñ    three more bugs were corrected :
  93.      -  Some hidden items of the GetInfo dialog could however be selected.
  94.        This is no more the case.
  95.    -  When the Blessed Folder was not at the Desktop level, it was
  96.        impossible to launch the application (problem with the Setting file).
  97.        Now, The Blessed Folder can be located anywhere on disk.
  98.    -  some messages were totally inconsistent (for example
  99.        the sentence "in resource ID:" was used un place of ", address:"). 
  100.  
  101. Version 6.3
  102. ----------
  103.     Ñ    Support for System 7 required open and quit Apple events, and drag &
  104.       drop a document (mainly an application) onto RSC_Viewer's icon.
  105.  
  106. Version 6.3.1
  107. ------------
  108.     Ñ    The MiniCalc dialog box has an improved interface that allows to  
  109.           select the various operators without having to enter them manually. 
  110.   Ñ  Some cosmetic changes╔
  111.